Changed.
authorRichard M. Stallman <rms@gnu.org>
Sat, 1 May 1993 14:39:32 +0000 (14:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 1 May 1993 14:39:32 +0000 (14:39 +0000)
etc/TUTORIAL

index abfe251cd359ee195f18219ca4f02d590221102d..c965d4f9dbed4f4b52b3edf34f7c319beaa836c4 100644 (file)
@@ -578,10 +578,10 @@ should probably use Text Mode.
 >> Type M-x text-mode<Return>.
 
 Don't worry, none of the commands you have learned changes Emacs in
-any great way.  But you can now observe that periods are no longer
-part of words when you do M-f or M-b!  Major modes are usually like
-that: commands don't change into completely unrelated things, but they
-work a little bit differently.
+any great way.  But you can observe that apostrophes are now part of
+words when you do M-f or M-b.  Major modes are usually like that:
+commands don't change into completely unrelated things, but they work
+a little bit differently.
 
 To get documentation on your current major mode, type C-h m.